projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f92b4
)
(tooltip-gud-tips-p): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 29 Nov 2002 15:06:01 +0000
(15:06 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 29 Nov 2002 15:06:01 +0000
(15:06 +0000)
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index 98aae2e041bb4d27e8c9acbc583525590a6241e1..92e95fcc7506041d3751c6f4e2ed1964f0c4f7a8 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-128,7
+128,10
@@
position to pop up the tooltip."
(defcustom tooltip-gud-tips-p nil
- "*Non-nil means show tooltips in GUD sessions."
+ "*Non-nil means show tooltips in GUD sessions.
+Setting this variable directly with `setq' has no effect;
+you should either set it with the Customization facility
+or use the function `tooltip-gud-tips-activate'."
:type 'boolean
:tag "GUD"
:set #'(lambda (symbol on)